repo: Move the 'init' builtin command to a public API, ostree_repo_create
authorJasper St. Pierre <jstpierre@mecheye.net>
Thu, 5 Sep 2013 04:14:30 +0000 (00:14 -0400)
committerJasper St. Pierre <jstpierre@mecheye.net>
Thu, 5 Sep 2013 18:07:03 +0000 (14:07 -0400)
commit57d285f6194c6d9bbaa45b5f253a1d698ef4ea2e
treebb7385e26f9194591521246e7b5adf8e0555f600
parenteb6f017ef85520f7fa489047e952a9d83895e8a8
repo: Move the 'init' builtin command to a public API, ostree_repo_create

This continues the goal of making more of ostree accessible by API,
rather than forking out to subprocesses.

https://bugzilla.gnome.org/show_bug.cgi?id=707582
src/libostree/ostree-repo.c
src/libostree/ostree-repo.h
src/ostree/ot-builtin-init.c